Eclipse Platform
Pre-release 3.0

Uses of Class
org.eclipse.core.resources.WorkspaceLock

Packages that use WorkspaceLock
org.eclipse.core.resources Provides basic support for managing a workspace and its resources. 
 

Uses of WorkspaceLock in org.eclipse.core.resources
 

Methods in org.eclipse.core.resources with parameters of type WorkspaceLock
 void IWorkspace.setWorkspaceLock(WorkspaceLock lock)
          Deprecated. it is no longer possible to override the workspace lock behavior. This functionality is now provided in the platform API by implementing the org.eclipse.core.runtime.jobs.ILockListener interface.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.